Versions:

  • 0.5.0
  • 0.4.1
  • 0.4.0
  • 0.3.0

Recall is a lightweight open-source terminal user interface (TUI) developed by zippoxer that enables developers to locate and continue previous sessions created with Claude Code, Codex CLI, and Factory (Droid) without manually browsing log directories. Built for users who rely on AI-assisted coding workflows, the utility indexes every conversation stored by the supported tools and exposes a searchable, keyboard-driven interface where matches are instantly highlighted. Once the desired thread is located, a single keystroke reopens it inside the originating CLI, restoring context and eliminating the need to recreate prompts or re-establish state. Typical use cases include resuming multi-step refactoring tasks, retrieving lost code snippets generated during earlier chats, auditing prompt history for compliance, and consolidating knowledge spread across numerous ephemeral sessions. The application is catalogued under Developer Tools / Command-Line Utilities and is distributed as a statically linked binary for Windows, macOS, and Linux, requiring no elevated privileges or background services. Version 0.5.0, the fourth public release since the project’s debut, introduces incremental indexing for faster startup, improved Unicode handling for non-English prompts, and an optional dark-color scheme that respects terminal theme detection. Prior versions (0.2.x through 0.4.x) established core full-text search, regex support, and session metadata caching, while early adopters provided feedback that shaped the current command syntax and key-binding layout. Recall is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.

Tags: